-
Home
-
Simple Calendar – Google Calendar Plugin
-
3.5.5 (latest)
-
Code
-
Classes
- Event_Builder
| Total Complexity |
189 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
1,217 |
| Lines of code |
730 |
| Logical lines of code |
356 |
| Comment lines |
326 |
| Methods |
17 |
| Properties |
3 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_event_content() |
D |
9 |
115 |
253 |
| get_attendees() |
B |
39 |
17 |
63 |
| get_when() |
A |
37 |
9 |
97 |
| get_dt() |
A |
40 |
10 |
61 |
| get_description() |
A |
48 |
9 |
33 |
| make_link() |
S |
51 |
6 |
27 |
| get_content_tags() |
S |
41 |
1 |
69 |
| get_organizer() |
S |
53 |
4 |
23 |
| get_rsvp_response() |
S |
61 |
4 |
12 |
| get_title() |
S |
55 |
3 |
20 |
| get_attachments() |
S |
59 |
3 |
13 |
| get_regex() |
S |
51 |
1 |
33 |
| limit_words() |
S |
64 |
3 |
9 |
| __construct() |
S |
73 |
1 |
5 |
| parse_event_template_tags() |
S |
74 |
1 |
4 |
| add_custom_event_tags() |
S |
75 |
1 |
4 |
| do_custom_event_tag() |
S |
74 |
1 |
4 |